home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / omnia201.iso / mondo3d / behaviours.cst / 00020_Script_mot manovra tit e txt < prev    next >
Text File  |  2000-11-03  |  445b  |  12 lines

  1. on mouseup me
  2.   set the member of sprite 35 to member "txt MOT manovra" of castlib "testishu"
  3.   set the member of sprite 34 to member "tit MOT manovra" of castlib "titoli" 
  4.   set the member of sprite 55 to member "man" of castlib "zoomshu"
  5. end
  6. on mouseenter
  7.   set the member of sprite 33 to member "tit MOT manovra" of castlib "titoli"
  8. end
  9.  
  10. on mouseleave
  11.   set the member of sprite 33 to member "tit shuttle" of castlib "titoli"
  12.   end